Skip to content

revert: restore npm dependabot config to dependabot.yml#84

Merged
KittyChiu merged 1 commit into
mainfrom
copilot/revert-last-commit-dependabot-yml
May 14, 2026
Merged

revert: restore npm dependabot config to dependabot.yml#84
KittyChiu merged 1 commit into
mainfrom
copilot/revert-last-commit-dependabot-yml

Conversation

Copilot AI commented May 14, 2026

Copy link
Copy Markdown
Contributor

Reverts the last change to .github/dependabot.yml which removed the npm ecosystem entry.

Changes

  • .github/dependabot.yml: Restores the npm package ecosystem block, re-enabling monthly dependabot updates for npm dependencies with increase-if-necessary versioning strategy and grouped version/security updates.

@KittyChiu KittyChiu marked this pull request as ready for review May 14, 2026 03:38
Copilot AI review requested due to automatic review settings May 14, 2026 03:38
@KittyChiu KittyChiu requested review from a team as code owners May 14, 2026 03:38
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Restores npm Dependabot monitoring so the repository’s Node tooling and site dependencies receive monthly version updates and grouped security updates again.

Changes:

  • Re-adds the npm package ecosystem block for the repository root.
  • Configures monthly scheduling, dependency update grouping, reviewer assignment, and increase-if-necessary versioning.
Show a summary per file
File Description
.github/dependabot.yml Restores npm Dependabot configuration alongside the existing GitHub Actions dependency updates.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@KittyChiu KittyChiu merged commit 41376b1 into main May 14, 2026
19 checks passed
@KittyChiu KittyChiu deleted the copilot/revert-last-commit-dependabot-yml branch May 14, 2026 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

draft PR is in draft

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants